| Total Complexity | 15 |
| Dependencies | 2 |
| Dependents | 4 |
| Total lines | 141 |
| Lines of code | 101 |
| Logical lines of code | 32 |
| Comment lines | 20 |
| Methods | 7 |
| Properties | 2 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| init() | 37 | 2 | 64 | |
| is_plugin_approved() | 69 | 4 | 6 | |
| slug_by_plugin() | 67 | 3 | 7 | |
| plugin_by_slug() | 70 | 3 | 6 | |
| all_plugins() | 77 | 1 | 4 | |
| slug_by_dir() | 75 | 1 | 4 | |
| create_plugin() | 64 | 1 | 10 |